docs: Link Pango and GdkPixbuf on docs.gtk.org
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 23 Mar 2021 12:25:40 +0000 (12:25 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 23 Mar 2021 13:13:53 +0000 (13:13 +0000)
.gitlab-ci/pages/index.html

index 440e18514de586fc35de5bfdef551f9b9e842b14..6d57016acfcd22c953756fb60c8daf4c89bed9eb 100644 (file)
@@ -69,13 +69,13 @@ SPDX-License-Identifier: LGPL-2.1-or-later
           <p>Pango is the core text and font handling library used in GTK
           applications. It has extensive support for the different writing
           systems used throughout the world.</p>
-          <p><a href="https://gnome.pages.gitlab.gnome.org/pango/Pango/" class="external">Pango API reference</a></p>
+          <p><a href="https://docs.gtk.org/Pango/">Pango API reference</a></p>
         </div>
 
         <div class="docblock">
           <h5 id="gdk-pixbuf">GdkPixbuf</h5>
           <p>GdkPixbuf is a library for image loading and manipulation.</p>
-          <p><a href="https://developer.gnome.org/gdk-pixbuf/" class="external">GdkPixbuf API reference</a></p>
+          <p><a href="https://docs.gtk.org/gdk-pixbuf/">GdkPixbuf API reference</a></p>
         </div>
 
         <div class="docblock">